ComponentOne ASP.NET MVC Controls
GetValue Method

C1.Web.Mvc.Olap.Fluent Namespace > PivotFieldBaseBuilder<TControl,TBuilder> Class : GetValue Method
The value.
Configurates C1.Web.Mvc.Olap.PivotFieldBase.GetValue. Sets a function to be used for retrieving the field values.
Syntax
'Declaration
 
Public Function GetValue( _
   ByVal value As String _
) As TBuilder
public TBuilder GetValue( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

PivotFieldBaseBuilder<TControl,TBuilder> Class
PivotFieldBaseBuilder<TControl,TBuilder> Members